projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f86809
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 22 Mar 2007 12:21:42 +0000
(12:21 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 22 Mar 2007 12:21:42 +0000
(12:21 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 76414a593f6dd63b2378c8c0a65256dfc3854694..92dcd866e7dafaebe9829e7a185eeadb6a2420bb 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2007-03-22 Kenichi Handa <handa@m17n.org>
+
+ * fileio.c (Fcopy_file): Call barf_or_query_if_file_exists with
+ non-encoded file name.
+ (Frename_file): Likewise.
+ (Fadd_name_to_file): Likewise.
+ (Fmake_symbolic_link): Likewise.
+
2007-03-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* Makefile.in (alloca.o, gtkutil.o): Depend on systime.h.